Fix minor typo in `cargo rustc --help`.
authorkennytm <kennytm@gmail.com>
Sun, 5 Jul 2015 17:57:05 +0000 (01:57 +0800)
committerkennytm <kennytm@gmail.com>
Sun, 5 Jul 2015 17:57:05 +0000 (01:57 +0800)
src/bin/rustc.rs

index ddfca47518ce097c934b666040eca90e2bd096ad..0292d79e711a5b50a7109571d374073076a3dd95 100644 (file)
@@ -43,7 +43,7 @@ Options:
     --features FEATURES      Features to compile for the package
     --no-default-features    Do not compile default features for the package
     --target TRIPLE          Target triple which compiles will be for
-    --manifest-path PATH     Path to the manifest to fetch depednencies for
+    --manifest-path PATH     Path to the manifest to fetch dependencies for
     -v, --verbose            Use verbose output
     -q, --quiet              No output printed to stdout